pp108 : Testing a Data Transformation Model

Testing a Data Transformation Model

This topic describes the procedure to test a data transformation model.

Before you begin this task: The data transformation model that is to be tested must have been created already.

  1. Open the Data Transformation Modeler and select the required data transformation model. The selected data transformation model appears on the Transformation Modeler page.
  2. Click the Test Model tab. The Test Model tab with the source XML is displayed.
  3. In the Source XML pane, type appropriate values for the source elements. Alternatively, you may click Fill Source Data, which assigns sample string values to the source elements. Make changes to these values, if required. The elements in the Source XML pane are populated with the specified values.
  4. Click Transform to start the data transformation process.
    The data is transformed and displayed in the Transformed XML pane indicating the completion of the process.

Related tasks

Creating a Data Transformation Model
Creating XML Schema Fragments
Creating an Object Template
Transforming Data using XSLT Functions
Generating a Web Service Operation on a Data Transformation Model

Related information

Testing Web Service Operations Using Service Test Tool